[INFO] cloning repository https://github.com/leocm889/weather_cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leocm889/weather_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleocm889%2Fweather_cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleocm889%2Fweather_cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d5bb1a548c1e041ae8d12670839041bec80666e
[INFO] fixing leocm889/weather_cli against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleocm889%2Fweather_cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leocm889/weather_cli
[INFO] finished tweaking git repo https://github.com/leocm889/weather_cli
[INFO] tweaked toml for git repo https://github.com/leocm889/weather_cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leocm889/weather_cli on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leocm889/weather_cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7559dcb1d443c071d8abc5566f802a51f28373f31ca0de16decf00697c452921
[INFO] running `Command { std: "docker" "start" "7559dcb1d443c071d8abc5566f802a51f28373f31ca0de16decf00697c452921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7559dcb1d443c071d8abc5566f802a51f28373f31ca0de16decf00697c452921" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7559dcb1d443c071d8abc5566f802a51f28373f31ca0de16decf00697c452921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7559dcb1d443c071d8abc5566f802a51f28373f31ca0de16decf00697c452921" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking derive_more v2.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking weather_cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/loops.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     text::{self, Line, Span},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mode`
[INFO] [stdout]  --> src/ui.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::app::{App, Mode};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Instant` and `thread`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     thread,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 15 |     time::{Duration, Instant},
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Event as CEvent`, `KeyCode`, and `disable_raw_mode`
[INFO] [stdout]   --> src/main.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     event::{Event as CEvent, KeyCode},
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 21 |     terminal::{disable_raw_mode, enable_raw_mode},
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `app::App` and `event::Event`
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     app::App,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 27 |     event::Event,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/loops.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     text::{self, Line, Span},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mode`
[INFO] [stdout]  --> src/ui.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::app::{App, Mode};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Instant` and `thread`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     thread,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 15 |     time::{Duration, Instant},
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Event as CEvent`, `KeyCode`, and `disable_raw_mode`
[INFO] [stdout]   --> src/main.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     event::{Event as CEvent, KeyCode},
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 21 |     terminal::{disable_raw_mode, enable_raw_mode},
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `app::App` and `event::Event`
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     app::App,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 27 |     event::Event,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `HashMap<Uuid, Weather>` cannot be built from an iterator over elements of type `Weather`
[INFO] [stdout]   --> src/data.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     map.into_values().collect()
[INFO] [stdout]    |                                       ^^^^^^^ value of type `HashMap<Uuid, Weather>` cannot be built from `std::iter::Iterator<Item=Weather>`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `FromIterator<Weather>` is not implemented for `HashMap<Uuid, Weather>`
[INFO] [stdout]       but trait `FromIterator<(Uuid, Weather)>` is implemented for it
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/collections/hash/map.rs:3005:0
[INFO] [stdout]    = help: for that trait implementation, expected `(Uuid, Weather)`, found `Weather`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]   --> src/data.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     map.into_values().collect()
[INFO] [stdout]    |                     --- ^^^^^^^^^^^^^ `Iterator::Item` is `Weather` here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this expression has type `HashMap<String, Weather>`
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/iter/traits/iterator.rs:2077:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/data.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn load_weathers_from_file(file_path: &str) -> HashMap<Uuid, Weather> {
[INFO] [stdout]    |                                                    ---------------------- expected `HashMap<Uuid, Weather>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 55 |                     vec![]
[INFO] [stdout]    |                     ^^^^^^ expected `HashMap<Uuid, Weather>`, found `Vec<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `HashMap<Uuid, Weather>`
[INFO] [stdout]               found struct `Vec<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `HashMap<Uuid, Weather>` cannot be built from an iterator over elements of type `Weather`
[INFO] [stdout]   --> src/data.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     map.into_values().collect()
[INFO] [stdout]    |                                       ^^^^^^^ value of type `HashMap<Uuid, Weather>` cannot be built from `std::iter::Iterator<Item=Weather>`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `FromIterator<Weather>` is not implemented for `HashMap<Uuid, Weather>`
[INFO] [stdout]       but trait `FromIterator<(Uuid, Weather)>` is implemented for it
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/collections/hash/map.rs:3005:0
[INFO] [stdout]    = help: for that trait implementation, expected `(Uuid, Weather)`, found `Weather`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]   --> src/data.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     map.into_values().collect()
[INFO] [stdout]    |                     --- ^^^^^^^^^^^^^ `Iterator::Item` is `Weather` here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this expression has type `HashMap<String, Weather>`
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/iter/traits/iterator.rs:2077:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]   --> src/ui.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .split(f.size());
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/data.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn load_weathers_from_file(file_path: &str) -> HashMap<Uuid, Weather> {
[INFO] [stdout]    |                                                    ---------------------- expected `HashMap<Uuid, Weather>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 55 |                     vec![]
[INFO] [stdout]    |                     ^^^^^^ expected `HashMap<Uuid, Weather>`, found `Vec<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `HashMap<Uuid, Weather>`
[INFO] [stdout]               found struct `Vec<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/main.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     render_widgets(terminal);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^---------- two arguments of type `Vec<&'static str>` and `MenuItem` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/loops.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn render_widgets(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     mut terminal: Terminal<CrosstermBackend<std::io::Stdout>>,
[INFO] [stdout] 44 |     menu_titles: Vec<&'static str>,
[INFO] [stdout]    |     ------------------------------
[INFO] [stdout] 45 |     active_menu_item: MenuItem,
[INFO] [stdout]    |     --------------------------
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 47 |     render_widgets(terminal, /* Vec<&'static str> */, /* MenuItem */);
[INFO] [stdout]    |                            +++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |    ----      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(), Box<dyn Error>>`, found `()`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Result<(), Box<(dyn StdError + 'static)>>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]   --> src/ui.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .split(f.size());
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/main.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     render_widgets(terminal);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^---------- two arguments of type `Vec<&'static str>` and `MenuItem` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/loops.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn render_widgets(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     mut terminal: Terminal<CrosstermBackend<std::io::Stdout>>,
[INFO] [stdout] 44 |     menu_titles: Vec<&'static str>,
[INFO] [stdout]    |     ------------------------------
[INFO] [stdout] 45 |     active_menu_item: MenuItem,
[INFO] [stdout]    |     --------------------------
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 47 |     render_widgets(terminal, /* Vec<&'static str> */, /* MenuItem */);
[INFO] [stdout]    |                            +++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |    ----      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(), Box<dyn Error>>`, found `()`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Result<(), Box<(dyn StdError + 'static)>>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `copyright`
[INFO] [stdout]   --> src/loops.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |             let copyright = Paragraph::new("Weather-ClI")
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_copyright`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `copyright`
[INFO] [stdout]   --> src/loops.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |             let copyright = Paragraph::new("Weather-ClI")
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_copyright`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `weather_cli` (bin "weather_cli" test) due to 4 previous errors; 7 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `weather_cli` (bin "weather_cli") due to 4 previous errors; 7 warnings emitted
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7559dcb1d443c071d8abc5566f802a51f28373f31ca0de16decf00697c452921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7559dcb1d443c071d8abc5566f802a51f28373f31ca0de16decf00697c452921", kill_on_drop: false }`
[INFO] [stdout] 7559dcb1d443c071d8abc5566f802a51f28373f31ca0de16decf00697c452921
